net/http.http2FrameHeader.Header (method, view implemented interface methods)
3 uses
net/http (current package)
h2_bundle.go#L1742: func (h http2FrameHeader) Header() http2FrameHeader { return h }
h2_bundle.go#L5657: return sc.countError("data_flow", http2streamError(f.Header().StreamID, http2ErrCodeFlowControl))
h2_bundle.go#L5906: id := f.Header().StreamID
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)